Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testcases #61

Merged
merged 41 commits into from
Nov 10, 2024
Merged

Testcases #61

merged 41 commits into from
Nov 10, 2024

Conversation

rebeccamccabe
Copy link
Collaborator

No description provided.

…es to be run as in the location sensitivity JPDs.
Copy link

codecov bot commented Nov 10, 2024

❌ 9 Tests Failed:

Tests completed Failed Passed Skipped
32 9 23 0
View the top 3 failed tests by shortest run time
test validateNominal(field=FOS_b,rel_tol=0.1_7)
Stack Traces | 0.0821s run time
Verification failed in test/validateNominal(field=FOS_b,rel_tol=0.1_7).
    ---------------------
    Framework Diagnostic:
    ---------------------
    verifyEqual failed.
    --> The numeric values are not equal using "isequaln".
    --> The error was not within relative tolerance.
    --> Failure table:
                 Actual         Expected         Error           RelativeError      RelativeTolerance
            ________________    ________    ________________    ________________    _________________
                                                                                                     
            138.261637902806       3        135.261637902806    45.0872126342687           0.1       
    
    Actual Value:
         1.382616379028062e+02
    Expected Value:
         3
    ------------------
    Stack Information:
    ------------------
    In .../MDOcean/tests/test.m (test.validateNominal) at 129
test validateNominal(field=power_avg,rel_tol=0.1_4)
Stack Traces | 0.106s run time
Verification failed in test/validateNominal(field=power_avg,rel_tol=0.1_4).
    ---------------------
    Framework Diagnostic:
    ---------------------
    verifyEqual failed.
    --> The numeric values are not equal using "isequaln".
    --> The error was not within relative tolerance.
    --> Failure table:
                 Actual         Expected         Error            RelativeError      RelativeTolerance
            ________________    ________    ________________    _________________    _________________
                                                                                                      
            110339.749612784     85900      24439.7496127838    0.284513965224492           0.1       
    
    Actual Value:
         1.103397496127838e+05
    Expected Value:
           85900
    ------------------
    Stack Information:
    ------------------
    In .../MDOcean/tests/test.m (test.validateNominal) at 129
test validateNominal(field=force_heave,rel_tol=0.1_6)
Stack Traces | 0.142s run time
Verification failed in test/validateNominal(field=force_heave,rel_tol=0.1_6).
    ---------------------
    Framework Diagnostic:
    ---------------------
    verifyEqual failed.
    --> The numeric values are not equal using "isequaln".
    --> The error was not within relative tolerance.
    --> Failure table:
                 Actual         Expected          Error            RelativeError       RelativeTolerance
            ________________    ________    _________________    __________________    _________________
                                                                                                        
            5285883.50594413    8500000     -3214116.49405587    -0.378131352241867           0.1       
    
    Actual Value:
         5.285883505944134e+06
    Expected Value:
         8500000
    ------------------
    Stack Information:
    ------------------
    In .../MDOcean/tests/test.m (test.validateNominal) at 129

To view more test analytics, go to the Test Analytics Dashboard
Got feedback? Let us know on Github

@rebeccamccabe rebeccamccabe merged commit f35f2f6 into main Nov 10, 2024
2 of 4 checks passed
@rebeccamccabe rebeccamccabe deleted the testcases branch November 10, 2024 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant